Re: [HACKERS] Kerberos 5 breakage. - Mailing list pgsql-hackers

From Henry B. Hotz
Subject Re: [HACKERS] Kerberos 5 breakage.
Date
Msg-id v0313030bb188d3725103@[137.78.218.94]
Whole thread Raw
In response to Re: [HACKERS] Kerberos 5 breakage.  ("Matthew N. Dodd" <winter@jurai.net>)
Responses Re: [HACKERS] Kerberos 5 breakage.
List pgsql-hackers
At 11:02 AM -0700 5/20/98, Matthew N. Dodd wrote:
>Also, allowing writes of single characters is bad; you incur a context
>switch each write.  The client and server should be writing things into
>largish buffers and writing those instead of doing small writes.
>
>The existence of the following scare me...
>
>pqPutShort(int integer, FILE *f)
.
.
.

Can't these be defined as macros the way get/put stuff is done in stdio.h?

Signature failed Preliminary Design Review.
Feasibility of a new signature is currently being evaluated.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: AnonCVS ...
Next
From: "Matthew N. Dodd"
Date:
Subject: Re: [HACKERS] Kerberos 5 breakage.